Skip to content

Update Dockerfile to conform with Alpine 3.8+ - #6

Open
uzair-suria wants to merge 1 commit into
aamirpinger:masterfrom
uzair-suria:patch-1
Open

Update Dockerfile to conform with Alpine 3.8+#6
uzair-suria wants to merge 1 commit into
aamirpinger:masterfrom
uzair-suria:patch-1

Conversation

@uzair-suria

Copy link
Copy Markdown

Replaced RUN apk add --update nodejs nodejs-npm with RUN apk add --update nodejs npm to remove errors during build using Alpine Versions 3.8 and above. More detail available at superuser

Replaced `RUN apk add --update nodejs nodejs-npm` with `RUN apk add --update nodejs npm` to remove [errors](aamirpinger#5 (comment)) during build using Alpine Versions 3.8 and above. More detail available at [superuser](https://superuser.com/a/1424979/534385)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant